Forum Replies Created
-
in reply to: Remove Section top padding
Hello,
I think you understood it wrong. The element content that we edited above, is the area starting from after the slider to the footer(without including footer). So all elements in the body of the page, are inside the “content” div.
Since the css was added into the page’s custom css box, this means it will affect ONLY that page. All other pages will have the default content distance from top wrapper.The row with the image you are mentioning is one of the contents elements. To edit it out, go to the Columns settings > Design Options (screenshot). Add margin/padding here.
Let us know.Best regards!
in reply to: Tower Demo template not workingHello,
First, please do not open multiple topics for the same issue. It overloads the forum and it’s not helpful for us to browse all your topics to find details that should be all in one ticket (since it is the same issue in question).
Due to our policy to keep an easy to browse forum and eliminate useless duplicates, i deleted the other additional two topics.
Please keep up the issue only in this ticket.-Your last topic:
I installed the product four times: one with the wizard, then manually, then with a different demo and the sit will not display the demo and contents. On the fourth time I installed a backup of the demo and it almost worked. it installed maybe 70% of the content but the first part of the home page is not loading properly. Not sure what to do anymore. Please help.
I see you do have pages set up in your site. Please confirm what you want to do now. Do you want us to import a demo? What demo? In case of dummy data import, it will overwrite your current settings. Are you sure you want to go with it?
Let us know how do you want us to proceed.Best regards!
in reply to: Images in Grid columns only 50% wideHello,
Can you please be more specific? What grid is it? A portfolio page, services..? Can i see a link of the page where you are having this?
Best regards!
in reply to: Team's post adjustmentsHello,
These are not team posts, but rather normal blog posts. To increase the distance of image from title, please add this cod einto your custom css box:
.blog-article.standard-style .content { padding-top: 30px !important; }To remove the post’s like option, go to General Options > Blog Config > Active Post Like, set it OFF.
To remove the details, add this code into your custom css box:
.blog-article.standard-style .info { display: none; }Best regards!
in reply to: Trouble with Specular Business 2 InstallationHello,
I have set it up like the business 2 demo. You had attempted to import demo data multiple times, that’s why the menu items were duplicated. I removed the multiple menu items in Appearance > Menus; Set up the home page and blog (very important for the site’s customization) in General Options > Select Special Pages; Fixed the menu style and buttons.
Please check your site. Let us know if you need further help.Best regards!
in reply to: Top Nav Bar Not Displaying under 768pxHello,
Can you please check the credentials again? I am not able to login. See screenshot.
Best regards!
in reply to: Problems with testimonial carouselHello,
Please update theme to it’s latest version(2.3.2). The testimonials on load is fixed there. See the latest update change log here: https://themeforest.net/item/specular-responsive-multipurpose-business-theme/9412083?s_rank=2
Let us know.Best regards!
in reply to: Single StaffHello,
I need your site’s link to check it and give you the right css. Please send it to us. If you want to keep it private, just check the “Set as private reply” option below.
Let us know.Best regards!
in reply to: Single StaffHello,
Sorry for the late reply.
-Add images of the same height to team featured image. Or adjust the difference with custom css.-The dots are added if there is more text to be shown. If the description fits the number of words to be shown then no dots will be displayed.
Best regards!
in reply to: Layout is crashingHello,
What theme version do you have? What Visual Composer plugin? Did you perform any wordpress update lately? Please make sure to have every thing up to date first (theme, plugins, wordpress). Deactivate all third party plugins.
If the issues persists, send us your credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Tower Demo template not workingHello,
Please refer to this article regarding it: https://codeless.co/import-of-dummy-data-stops-before-100/
If you still are unable to import dummy data, then please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: Remove Section top paddingHello,
To add custom css for only one specific page, go to the page’s Custom Css and add the code. The second page you send us, already has the top wrapper padding set to 0. There is though a 90px padding at the content class. To remove it, add this code into the page’s custom css box (gear icon at top-right of text editing box):
#content { padding-top: 0 !important; }Let us know.
Best regards!
in reply to: Tower UpdateHello,
Yes, that’s correct. The previous version was 1.9. The latest version is 2.0.
Best regards!
in reply to: featured image sizeHello,
@betulgurcan,
The link you send us is of a single portfolio item page, not of a portfolio page. The changes you made in file functions.php are for the portfolio pages with three columns or 4 columns (this page: https://atelierlemon.com/). Not the portfolio item featured image.
To down size the single portfolio item’s image, please add this code into your custom css box:.single-portfolio .media img { width: 60% !important; }Change the value to your wish.
Best regards!
in reply to: Responsiveness Problems on PhonesHello,
What layout are you referring to? I see in iphone the header titles are ok. See screenshot. Where are the tables located?
Best regards!