Forum Replies Created
-
AuthorPosts
-
sapanaParticipant
@cassie79:Go to=> Appearance=> Customize=> Additional CSS and the following code.
-To remove the line between name and menu.menu-toggle-wrapper { border-top:none!important; }
-For downsizing the blog title font
.blog-section-headline .page-title { font-size:40px!important; }
-To center the “older post” link
.comment-navigation .nav-previous, .posts-navigation .nav-previous{ text-align:center!important; width:100%!important; }
‘
-To align the footer widgets title center.widget-title { text-align: center; }
-To change the footer text font
#nav_menu-12 .menu, .entry-content, .entry-summary { font-family:Dancing Script; } .widget-area.footer-widget-area { font-family:Dancing Script; }
-To add little envelope picture in email link.
I just visit your site you have added http://mailto:[email protected]
Please remove the http://
Let me know if it work out!
Kind Regards,
SapanasapanaParticipant@crichmond:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.
#search-container { background-color:#000000!important; }
Let me know if it works or not! and please send me your site Url too.
Kind Regards,
SapanasapanaParticipant@cassie79: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.
-To make menu button on mobile device different color
#menu-toggle { background-color: #f5deb3; }
-To remove the line between name and menu
.menu-toggle-wrapper { border-top:none; }
-To make the menu one line
#primary-menu li a { padding-left: 15px; padding-right: 15px; } .main-navigation a { font-size:11px; }
-To change the font size of blog excerpt
.post-archive .entry-summary { font-size: 20px; }
-To add an email icon to social media links
Go to=> Appearance=>Menus=> Edit Menus and select the Social Menu
Select on Custom Links and add following
Url= mailto:[email protected]
Link Text= Email-To make the Menu Static off homepage and to change the layout of blogs I suggest you to hire the customizer at http://catchthemes.com/hire-customizer/
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@wouwonline:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.
.menu-primary .decree-nav-menu #menu-item-209.current-menu-item > a { color:#fff; } .menu-primary .decree-nav-menu #menu-item-209.current-menu-item > a:hover, .menu-primary .decree-nav-menu #menu-item-209.current-menu-item > a:focus { color:#a6d2dd; }
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@edwindeklerk: Please, post your site url so that I can look into the issues.
Kind Regards,
SapanasapanaParticipant@wouwonline:Go to=> Appearance=> Customizer=> Additional CSS and add the following CSS code.
#feature-slider .cycle-pager span.cycle-pager-active { color: #000000; }
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@berenice:Unfortunately mobile devices won’t show HTML5 video backgrounds – this is to save you bandwidth if a site is loading a massive video while you’re not connected to wifi and this is also default feature of WordPress Themes.
Kind Regards,
SapanasapanaParticipant@lubina:please, post your queries and issues in respective plugin support forum.
Kind Regards,
SapanasapanaParticipant@pastonchase:
Hello,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/full-frame/reviews/#new-post .Your review will help others know what to expect when they’re looking
for the support I offer. Even a sentence or two would be hugely appreciated.
Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
Kind Regards,
SapanasapanaParticipant@timburkart: Try to create the child theme using this plugin Generate Child Theme and then try adding the CSS in Style.CSS.
Let me know if it works or not!Kind Regards,
SapanasapanaParticipant@pastonchase:Remove the following CSS Code from your Additional CSS.
.no-sidebar.content-width #main { width: 1280px; }
Now,
Go to=> Appearance=> Customize=> Additional CSS@media screen and (min-width:1280px) { .no-sidebar.content-width #main { width: 1280px; } }
let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@timburkart:For the child theme also you can use the Style.CSS of the child theme.May be you are doing something wrong.You can send me your admin credentials so that I can look into the issues.I will contact you shortly by mail.
Kind Regards,
SapanasapanaParticipant@toerfiets:Go to=> Appearance=> Customize=> Additional CSS and Add following CSS code.
body.custom-background { background:url("https://media.istockphoto.com/photos/hexagonal-abstract-3d-background-picture-id486421008"); background-repeat:no-repeat; background-size:cover; background-position:center; } .site-main { background:none; } .site-content .wrapper { background:none; border-bottom:none; } #featured-content { background:none !important; }
You can change the background image Url as per your requirement.
Kind Regards,
SapanasapanaParticipant@klevinberg:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
.header-right-social-icons.widget_decree_social_icons a { color:#ff0000 !important; }
You can change the color as per your requirement.
Kind Regards,
SapanasapanaParticipant@klevinberg: Go to=> Appearance=> Customize=> Additional CSS and add following CSS code
.header-right-social-icons.widget_decree_social_icons a { font-size: 20px; }
Let me know if it helps you out!
Kind Regards,
SapanasapanaParticipant@mleavey24: Please, send me your site Url so that I can look into the issues.
Kind Regards,
SapanasapanaParticipant@wouwonline: Go to=> Customize=> Menu=> Add menu Item and add following link in Custom link
http://www.mediatrainingophetmediapark.nl/#logo-sectionLet me know if it help you out!
Kind Regards,
SapanasapanaParticipant@nedachangizi: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.
#primary-menu-toggle:hover, #primary-menu-toggle:focus { background-color: transparent; } #social-search-toggle { background-color: transparent; }
Let me know if it helps you out!
Kind Regards
SapanasapanaParticipant@jgranados:
Hello,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/fotografie/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.
Kind Regards,
SapanasapanaParticipant@jgranados: Go to=> Appearance=> Customize=> Additional CSS and add following CSS code.
.hero-content-wrapper { margin-top: 0px!important; }
Let me know if it helps you out!
Kind Regards,
Sapana -
AuthorPosts