Questions tagged as 'css'

2
answers

Difficulty with responsive

I'm creating a test site, its menu is responsive, the text part I'm not getting responsive, you know what I'm doing wrong? link Obs1: Ignore the text of the site, just to test it. Obs2: the meta tag is thus, as suggested by another site...
asked by 28.09.2017 / 19:14
1
answer

Setinha in menu with CSS and that appears when clicked

I'm trying to do almost the same thing that was described in this other question: Setinha em menu with just CSS . But with one small difference: when you click the button that is marked as selected. That shows that she is in that page, but t...
asked by 26.01.2016 / 20:17
3
answers

Align text with different divs on the same line [closed]

Hello, I have a problem, I created a newsletter-only popup, but when I passed it to the html, with css, I had to use 2 different divs (I tried to use all the different ways, fonts, p, span) color and shadow of the text. I do not know if they will...
asked by 09.03.2016 / 16:44
1
answer

Menu change color and description when selected

Hello, I was trying to create a menu that when it is selected it changes color, but when selecting another its color returns to normal and the other activates the color. Also when selected, the base text changes, for example: I saw this site...
asked by 11.03.2016 / 12:57
1
answer

Table standardization

In this table there is the description of 5 rounds, I would like to know how to define a specific round to put on the site, for example every time I open the page will always be in round 1, to go to the others I click the arrow forward, but I...
asked by 02.03.2016 / 19:38
1
answer

How to limit the options of a select?

I made a modal form in materialize-css and in this form there are several fields, including one that is of (what with problem), it is the Brazilian states, that is 27 states. And when you click on the select it appears a gigantic list with the 2...
asked by 12.01.2018 / 16:43
1
answer

How do you leave the menu 100% when zooming in the browser?

What I can do to make my menu continue 100% when zooming in on the browser, without having to use position: fixed ... My menu has 100% width and a 1024px banner ... (page is not responsive). How are you? .container{width:100%; height:...
asked by 30.12.2017 / 02:20
1
answer

How to edit the HTML and CSS of WordPress

    
asked by 02.06.2018 / 03:03
2
answers

Repeat Block with animation - CSS - PHP

I have an animation on my site, and I need to duplicate it, that is, I need to create more than one "square" with the animation, without it conflicting with another: SITE take a look at it below, and click on "view more information"...
asked by 24.07.2014 / 16:18
1
answer

Dropdown nav, with menu and submenus centralized: what error am I committing?

I'm having a small problem centering a submenu from a dropdown menu. The following example is fairly simple, but it illustrates my problem well: <ul id="menu"> <li>Menu1 <li>Menu2 <ul> <li...
asked by 11.09.2014 / 02:19