1. Menu Spacing:
The distance from logo area to first menu button is not equal from the first menu button to the second. I’d like to have it equal, is it possible?
2. Menu Spacing color or transparency:
The color between the menu buttons is still black (default), even though the background color of menu area is set to white, I’d like to set it to the background color of the page (pink) but the best would be to set it to transparent, because if background color is going to be changed this area’s color would be adjusted automatically.
Hi, I have a couple of questions regarding the sections,
Could you tell me the CSS code to make the space between different sections thinner? If you could also tell me how to make a specific section thinner, and at last if you could tell me the CSS code to change de color of the title of one specific section..
On the other hand, where can I find the different IDs there were on the demo?
Please have a look on the screenshot. The page shows the category “news”.
1. The boxes shall be in a different color, white or light grey.
2. The line break of the post title is resulting in second line being too far from the first, would be nice to have it closer and/or ending title with “…” to show the title is longer
3. the 3rd box has the post title centered, others have them on the left or centered, how to set it to left or to center for every box?
4. The thumbnail is overlapped to the right, how to set the image to be aligned with the box (centered)?
Items in menus or sub-menus appear as if selected (or mouse-overed) even though they are not, if the current page belongs to a link of the main menu.
For example, visit the ‘Applications’ website and then select the ‘applications’ menu. Notice that all items under applications will appear black – as if selected – and won’t change color when mouse-overed. Compare with the ‘Products” menu that works fine.
The site’s not publicly accessible yet. I’ve figured out where to make the changes, but struggle to incorporate some changes in the child theme as they involve changing both functions.php and /inc/custom-functions.php, e.g. removing the code below from custom-functions:
<div style=”float:left;”>’.get_the_date().'</div>
<div style=”float:right;color:#cccccc;font-weight:bold;font-size:15px”> ‘.get_comments_number().'</div><div class=”clear”></div>