Tagged: x
-
AuthorPosts
-
January 13, 2017 at 4:33 pm #1329248
Jacko_PintoParticipantHello.
Can’t seem to be able to fix the following, I appreciate the help!
• I want get rid of the background image (flying books), but I just can’t do it, I don’t know why. I need the background to be a plain gray color.
• Under the logo, I’d like to add a block of text (our slogan)… the text would seat between the logo and the menu bar (please see attached)
• I’d like to change the font of the text “Libros únicos para personas curiosas”… I believe that the H1 change. I only want to change it for that title in particular. (see attached)Thanks in advance!
January 13, 2017 at 4:33 pm #1329251
Jacko_PintoParticipantThis reply has been marked as private.January 13, 2017 at 9:52 pm #1329511
FriechModeratorHi There,
Thanks for writing in! #1 Please navigate to Appearance > Customize, on Customizer under the Layout and Design panel look for the Background Image or Background Pattern option and remove the image set on it.
#2 Please follow this post: https://community.theme.co/forums/topic/tagline-under-logo/
#3 You can add this under Custom > Global CSS in the Customizer.
h1.h-landmark { font-family: sans-serif; }Replace the sans-serif with the actual name of the font that you want to use.
Hope it helps, Cheers!
January 14, 2017 at 2:35 pm #1330113
Jacko_PintoParticipantThis reply has been marked as private.January 14, 2017 at 11:34 pm #1330498
ChristopherModeratorHi there,
Please add a temporary background image under Appearance > Customize -> Layout and Design and save customizer. Next remove it and resave customizer.
Thanks.
January 16, 2017 at 10:17 pm #1333011
Jacko_PintoParticipantThanks, that worked great!
– Now, I just browsed the site on an iPhone and noticed a couple of issues:
• The font I selected: Dancing Script ( (it’s a Google font), for the above #2 and #3 (at the beg. of this thread) looks great on desktops but not on mobile… shouldn’t it look the same on mobile being a Google font and all?
• On mobiles, the menu bar (square) is too close to the bottom of the navbar, actually is right at the bottom edge of it. Also, no lines are visible inside it (it’s all white), so it’s hard to tell that there are menu options there. See attached screen-shot (shrunken desktop window)Thanks for your help with this!
January 17, 2017 at 2:27 am #1333187
ChristopherModeratorHi there,
#1 The font doesn’t work on desktop either, I noticed if I change navbar font family, it will fix the issue with logo and landmark too.
Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.#2 Please add this code in customizer:
.x-btn-navbar.collapsed, .x-btn-navbar { color: red !important; margin-bottom: 15px; }Hope it helps.
January 17, 2017 at 6:19 pm #1334259
Jacko_PintoParticipantThanks for the reply.
#1 The only plugins that are active are: X – Custom 404, X – Facebook Comments, X – Google Analytics, X – White Label and Cornerstone… I deleted or got rid of all the rest. But the font is still not working on mobile.. just on desktop, please see attached. How else can I fix this?
#2 Worked great, thanks!
I appreciate the help!
January 18, 2017 at 12:31 am #1334605
FriechModeratorHi There,
You did not set any font option on customizer to Dancing Script, that means your site is not loading it.
Please install a child theme. And then add this on the child theme’s style.css file.
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700');Thanks.
January 18, 2017 at 10:31 am #1335241
Jacko_PintoParticipantThank you very much. That worked great!
I had added custom CSS before installing the Child Theme, do I need to repeat those steps on the Child Theme’s customizer? Thanks for clarifying.
Best regards.
January 18, 2017 at 10:45 am #1335258
JoaoModeratorHi There,
I dont think so it will be necessary, but in any case you can go to Wp Dashboard > Addons > and Save your Customizer settings.
Hope that helps
Joao
January 18, 2017 at 11:03 am #1335292
Jacko_PintoParticipantThanks very much for all your help, I will do that.
Best regards.
January 18, 2017 at 1:31 pm #1335495
JadeModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1329248 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
