Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Thank you David. My problem was solved by updating manually to 1.70. I checked Themeforest account and latest is 1.70… I will just wait for the auto update.
I also checked through WP dashboard and it says the theme is up to date… (1.65) – Problem solved by manual update to 1.70…
I just downloaded latest version which is 1.70; where is 1.80? Thanks! Also, there is no option to upgrade the theme which is 1.65… sidebars are not appearing.
Kyle, thank you. That removed the dropdown menu but the black box with select a page is still there.
In the header.php, this is what refers to it:
<?php
if(function_exists(‘wp_nav_menu’)) {
wp_nav_menu(array(
‘theme_location’ => ‘top_bar_menu’,
‘fallback_cb’ => ”
)); }
?>
</nav>
<?php _e(“Select a page”, “swiftframework”); ?><i class=”icon-angle-down”></i>
<nav id=”top-bar-menu” class=”topaccmenu”>I really don’t want to fool around with the code as I know just enough to be dangerous and this is a live site… I can edit locally and upload via ftp…
I am having a problem with the admin menu showing up only in mobile version. I want to remove the admin link for site visitors who are not logged in…
Attachments:
You must be logged in to view attached files.July 24, 2015 at 1:38 pm in reply to: how to remove space between revolution slider and first row at the page. #197438This reply has been marked as private.July 24, 2015 at 12:20 pm in reply to: how to remove space between revolution slider and first row at the page. #197423This reply has been marked as private.July 24, 2015 at 11:34 am in reply to: how to remove space between revolution slider and first row at the page. #197409This reply has been marked as private.July 24, 2015 at 12:48 am in reply to: how to remove space between revolution slider and first row at the page. #197287This reply has been marked as private.July 23, 2015 at 6:16 pm in reply to: how to remove space between revolution slider and first row at the page. #197203I have tried every single solution here on http://companystockliquidity.com; huge space between bottom of rev slider and beginning of text blocks. In extra class on page editor, I added pt0 which is picked up in code but the pb0 is unrecognized…
<div class=”full-width-text wpb_content_element span12 pt0 <= only the pt0 shows up wpb_text_column”>
I did this site: http://tomallinder.com/niba… added no extra page classes or anything to css and yet there is no space?
I figured it out after a couple of hours of trial and error; added pt0 to Extra class name on home page.
I have tried every solution on all of the threads… I cannot get the space removed between header area and the rev slider at http://companystockliquidity.com/index.php/home/
I tried that exact code except used 16px. No effect. Help please. I need a slightly larger font so you can see in responsive. Thanks!
OK, nevermind… I fixed it! => Theme Options => Archive/Category Options sets sidebars there… I knew it was simple.
-
Posted in: We hit Power Elite.