otaky
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Primary navigation menu paddingis this the section for fixing some of the items mentioned above?
.main-navigation {
position: relative;
padding-top: 1em; }
.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
padding: 0 1em 1em; }Forum: Themes and Templates
In reply to: Primary navigation menu paddingChild theme – yes
Website – https://www.sawamed.infoHow can I:
1- eliminate the Primary-Navigation menu 2nd line wrap
2- Minimize the white spaces between the link headings in the Primary-Navigation menu
3- eliminate the down arrows symbols for the link headings in the Primary-Navigation menu that have drop down menus
4- convert the drop down menu in the Primary-Navigation menu to transparentThank you
SamForum: Themes and Templates
In reply to: cropped image at the top of the home pageSorry the correct website is
I have also noticed after navigating away from the main page my primary menu ends up in the image
Any leads would be appreaciated
Forum: Themes and Templates
In reply to: Untile header background imageI posted the following :
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
margin-bottom: 0; }in the style.css in my child theme directory but did not seem to change anything.
Forum: Themes and Templates
In reply to: Untile header background imageHello prabhukb,
Thank you for your help I added “!important” and that fixed the repeat/tile issue.
Is there a way of removing the large white space between the header and the primary menu?
Thanks a lot.
SamForum: Themes and Templates
In reply to: Untile header background imageHere is a section of the style.css:
.site-header {
background-color: #2c2d33;
padding-top: 2.618em;
color: #9aa0a7;
background-position: center center;
position: relative;
z-index: 999; }
.site-header .site-logo-anchor {
display: block; }
.site-header .site-logo-anchor img {
max-height: 2.618em;
width: auto; }
.site-header .site-branding,
.site-header .site-logo-anchor {
margin-bottom: 1.618em; }
.site-header .widget {
margin-bottom: 0; }I tried adding “background-repeat: no-repeat;” but that did not work.
Forum: Themes and Templates
In reply to: woocommerce Storefront theme Primary navigation menuI tried using “<center>” to center my menu link headings but the dropdown menus stopped appearing in hover mode.
Forum: Themes and Templates
In reply to: woocommerce Storefront theme Primary navigation menuI added “lessthan< br >greaterthan in between the words I would like for to wrap and that did the trick a bit of centering and it may work