Keeping Site Title and Tagline below header for all devices
-
Trying to simply move Site Title and Tagline below header for all devices I used this CSS code below:
.site-branding-text{
position:relative;
padding-top:500px;
padding-bottom:10px;I was able to move the Site Title and Tagline but its not in the same spot when looking in different mobile devices, on Android Galaxy its perfect but for Iphone its not. I also made the header full height for mobile devices.
Any help will be greatly appreciated.
- This topic was modified 5 years ago by .
- This topic was modified 5 years ago by .
- This topic was modified 5 years ago by . Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Keeping Site Title and Tagline below header for all devices’ is closed to new replies.