Forum Replies Created
-
AuthorPosts
-
castlepr
MemberFurther to the above message i’ve just noticed something. In ‘Appearance’ > ‘Customise’ there are 3 icons at the bottom of the page for PC, Tablet & Phone. The menu works fine on PC setting, but gets ‘stuck’ on Tablet & Phone settings. I.e. the drop down sub menus don’t work.
castlepr
MemberHi Mike,
Many thanks for taking the time to reply!
Unfortunately, the code change doesn’t seem to have worked for me. I’ve changed the left center to top center, and also the float from left to top, but still seeing the logo compressed to the original small size. The logo is correctly uploaded at 400px x 163px.
.header-image .site-title > a {
background-size: contain !important;
background-position: top center !important;
float: top;
min-height: 163px;
width: 100%;castlepr
MemberCan anyone advise on what is wrong with the code above?
Thanks
September 21, 2018 at 9:47 am in reply to: Couple of queries after changing my site to the Genesis platform #223341castlepr
MemberSorry, forgot the link . . . https://migglet.co.uk
September 20, 2018 at 3:20 pm in reply to: Need help with changing background colour of primary menu #223325castlepr
MemberProblem solved!
castlepr
MemberMany thanks Brad!
-
AuthorPosts