Profiles

  • Member Since: July 6th, 2010
  • Find me on:
  • Created a topic, WONDERFUL, on the site WordPress.org Forums:
    work perfectly!!

  • Posted a reply to Want to change colour of the back to top arrow, on the site WordPress.org Forums:
    Hi, Here is to change the colour of the back-to-top button. a.go-top { background-color: yellow;…

  • Posted a reply to Menu Text Color, on the site WordPress.org Forums:
    Hi, You can change the menu text colour using this code: .main-navigation a { color:…

  • Posted a reply to Menu and pages not displaying correctly on iPad, on the site WordPress.org Forums:
    Hi, Can we continue to discuss this in https://forums.athemes.com? Also, can you please to create…

  • Posted a reply to Menu and pages not displaying correctly on iPad, on the site WordPress.org Forums:
    Hi, Looks like the issue was caused by your custom CSS code: #pg-443-0, #pg-443-1, #pg-443-2,…

  • Posted a reply to Remove logo completely, on the site WordPress.org Forums:
    Hi, You need to remove the logo image from Customize > Site title/tagline/logo. When the…

  • Posted a reply to Menu and pages not displaying correctly on iPad, on the site WordPress.org Forums:
    Hi, I noticed that you are using "Front Page Template" for that page. Can you…

  • Posted a reply to Demo content, on the site WordPress.org Forums:
    Hi, The demo content is not included in the theme folder. To use the demo…

  • Posted a reply to How to hide “More Post ” box under posts, on the site WordPress.org Forums:
    Hi, Did you mean the oldest and the newest post? If yes, you can hide…

  • Posted a reply to change type or menu of mobile theme, on the site WordPress.org Forums:
    Hi, You can try this custom CSS code below @media screen and (max-width: 991px){ .has-banner…

  • Posted a reply to Invisible links, on the site WordPress.org Forums:
    Hi, Can you share your site URL here?

  • Posted a reply to FUllwidth, on the site WordPress.org Forums:
    Hi, Can you share your site URL here?

  • Posted a reply to Astrid Menu, on the site WordPress.org Forums:
    HI there, I noticed you have set this CSS code: @media only screen and (min-width:…

  • Posted a reply to Help with Sydney Header Slideshow, on the site WordPress.org Forums:
    Hi, You can try to set the Slider text empty if you don't want to…

  • Posted a reply to Sydney – portfolio widget – deactivate filters, on the site WordPress.org Forums:
    Hi there, Here is the CSS code to hide the portfolio filter: ul.project-filter { display:…

  • Posted a reply to Menu Font Color, on the site WordPress.org Forums:
    Here you go: #800080

  • Posted a reply to Menu Font Color, on the site WordPress.org Forums:
    Hi Tj, You can use this CSS code to change the menu color: #mainnav ul…

  • Posted a reply to Lock Menu Bar at top, on the site WordPress.org Forums:
    Hi, You can activate the "Sticky" menu from Customizer > Header area > Menu style

  • Posted a reply to Make logo bigger?, on the site WordPress.org Forums:
    Hi, Add this to "Customize > additional CSS" to adjust the logo size: .site-logo {…

  • Posted a reply to Header Slider Text Colors, on the site WordPress.org Forums:
    Hi, You can use this CSS code below to modify the text slider: .slide-item:nth-child(1) .text-slider…

  • Posted a reply to How to change Text colour?, on the site WordPress.org Forums:
    Hi, You can change the title color of the widget from: Edit page > Edit…

  • Posted a reply to Header image always too small in mobile mode, on the site WordPress.org Forums:
    Hi, I just checked your site and looks like the issue is caused by your…

  • Posted a reply to Website Logo visibility issues, on the site WordPress.org Forums:
    It's using rgba() function to set the color and transparency. To adjust the transparency, you…

  • Posted a reply to Paragraph spacing is messed up and makes no sense, on the site WordPress.org Forums:
    Hi, Looks like it's because of your custom CSS code. Please remove this line from…

  • Posted a reply to Add second call to action on different page, on the site WordPress.org Forums:
    Hi, Did you mean this button http://prntscr.com/iyajl3? if yes, please try this CSS code below:…

  • Posted a reply to Using “Front Page” Template for all pages – How to add Photo image?, on the site WordPress.org Forums:
    Did you mean that you want to enable the header-slider on all pages? if yes,…

  • Posted a reply to Image size, on the site WordPress.org Forums:
    Hi, Here is the CSS code to resize the thumbnail on the testimonial section: .roll-testimonials…

  • Posted a reply to Website Logo visibility issues, on the site WordPress.org Forums:
    Which control?

  • Posted a reply to Website Logo visibility issues, on the site WordPress.org Forums:
    Hi, You can try this CSS code below: .site-header { background-color: rgba(191, 197, 183, .7);…

  • Posted a reply to Hide secondary title in single post, on the site WordPress.org Forums:
    Hi, Did you mean that you want to hide the category name? screenshot http://prntscr.com/itjxzj If…

  • Posted a reply to Sydney homepage Meta blank box removal, on the site WordPress.org Forums:
    Hi, You can remove it from: Customize > Widgets > then remove the "Meta" widget…

  • Posted a reply to Search field placeholder and Search Submit Button not aligned, on the site WordPress.org Forums:
    Hi, The code will work on both pages, error404 page, and blog page :)

  • Posted a reply to Search field placeholder and Search Submit Button not aligned, on the site WordPress.org Forums:
    Oh, okay. Replace the code in above with this please: .error404 input[type="submit"], .blog .not-found input[type="submit"]…

  • Posted a reply to delete symbols date and category posts, on the site WordPress.org Forums:
    Hi, Try this please: - blog page .blog .hentry .meta-post { margin-bottom: 0; } .blog…

  • Posted a reply to hide page title, on the site WordPress.org Forums:
    Hi, Here is the CSS code to hide the page title: .single .entry-header, .page .entry-header…

  • Posted a reply to Different header images on different pages, on the site WordPress.org Forums:
    Hi, You can find some tricks on this thread: https://forums.athemes.com/t/different-header-images/3324/2 https://forums.athemes.com/t/inner-page-headers/7067/7

  • Posted a reply to sticky footer, on the site WordPress.org Forums:
    Hi, Please try this CSS code below: .site-footer { position: fixed; width: 100%; bottom: 0;…

  • Posted a reply to Strange Things Happening, on the site WordPress.org Forums:
    The code is working. Without the code: http://prntscr.com/iod82o With the code: http://prntscr.com/iod85w

  • Posted a reply to Search field placeholder and Search Submit Button not aligned, on the site WordPress.org Forums:
    Hi, Please try this CSS code to fix the issue: .error404 input[type="submit"] { top: -3px;…

  • Posted a reply to Strange Things Happening, on the site WordPress.org Forums:
    Hi, Looks like it's because your background image not covers enough your page. To fix…

  • Posted a reply to Change color of blog posts ‘comment title’ One thought on etc, on the site WordPress.org Forums:
    Hi, Please try this code instead: .comments-area a.url { color: red; }

  • Posted a reply to Mobile Site Issue, on the site WordPress.org Forums:
    Hi there, Please this for mobile screen: @media only screen and (max-width: 500px){ .text-slider .maintitle{…

  • Posted a reply to to much space / padding between theme_ and the first post, on the site WordPress.org Forums:
    Hi, Here is the steps to remove the white space: 1. Edit your page >…

  • Posted a reply to Change color of blog posts ‘comment title’ One thought on etc, on the site WordPress.org Forums:
    Hi, Here is the CSS code to change the comment title color: h4.comment-title { color:…

  • Posted a reply to No Excerpt, on the site WordPress.org Forums:
    Hi, You can use CSS code hide that. Here is the CSS code: .entry-post {…

  • Posted a reply to Removing the Proudly powered by…, on the site WordPress.org Forums:
    Have you tried this plugin? https://wordpress.org/plugins/remove-footer-credit/

  • Posted a reply to Removing the Proudly powered by…, on the site WordPress.org Forums:
    Hi, There is an option for the footer credit from the Sydney Pro. You can…

  • Posted a reply to Change Mobile Header to have logo and menu side-by-side, on the site WordPress.org Forums:
    Hi there, Please try this CSS code instead: @media screen and (max-width: 767px){ nav#mainnav-mobi {…

  • Posted a reply to Blog menu change small grey font color?, on the site WordPress.org Forums:
    Oh, it's on blog page only? Then use this CSS code instead please: .blog .hentry…

  • Posted a reply to Looking to change up the layout?, on the site WordPress.org Forums:
    Hi, 1. How if by adding a borderline to separate them? you can use this…