Forum Replies Created
-
AuthorPosts
-
November 3, 2018 at 6:27 am in reply to: Linking from one page to a specific spot (anker) in text of another page #58671
Theme Horse Support Team
KeymasterHi Fritz,
You can add the unique id for each line here https://mychangingview.com/references-and-sources/
and link to those ids to the specific page.for example you can add id in your references-and-sources page for each line with unique id as below:
<span id="1-thewindow">(1) Fragment of The Window — Leonard Cohen, Recent Songs, 1979</span>and to link to this specific line just add the link on the specific page as below:
<a href="https://mychangingview.com/references-and-sources/#1-thewindow">(2)</a>Thank you!
Theme Horse Support Team
KeymasterHi Faith,
It needs code customization you need to hire a developer for this as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHello,
Great to hear that you set it.
Latest post for the homepage is the default WP setting for your homepage and our archive page works with latest post.Thank you!
Theme Horse Support Team
KeymasterHi Vashl,
Can you please clarify in which page you want to hide the page and post title.
Thank you!
Theme Horse Support Team
KeymasterHi Vashl,
This feature is not available into the free version. If you are a developer you can easily customize the css code to achieve the two column for the post or you have to upgrade to premium version where you can easily set the column to 2/3/4.
And to set your own style for table you need to add the custom css code. You can add your own custom CSS code via Appearance > Customizer > Additional CSSThank you!
Theme Horse Support Team
KeymasterHi,
To set the social profiles just go to Appearance > Customize > Social Profiles and add the full link to your Social Profiles in the textarea field. Separate each Social Profile link with comma.
And for 12 post below the introduction just edit your posts and set featured image into your post.Thank you!
Theme Horse Support Team
KeymasterHi Jay,
Can you please visit our demo site and check menu is working or not? Also can you please share us your site Url so that we can see from our end.
Thank you!
Theme Horse Support Team
Keymaster@peppyoceanindia Yes you can use any slider. Thank you!
Theme Horse Support Team
KeymasterHi Steve,
Sorry! For now we do not have any built-in plugin for Author info Box. You can easily find the best one here.
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime javathemoon.
Theme Horse Support Team
KeymasterHI,
It should overwrite and have to work. Can you please send us the child theme file via email here. So that we will check it on our end and let you know the result.
Thank you!
October 8, 2018 at 10:55 am in reply to: Responsivity: responsive.css loads after my child's CSS #58405Theme Horse Support Team
KeymasterHi Marc,
Go to
Customize > Ambition Theme Options > Site Layoutthere you can seeResponsive Layoutmake it off and copy all the css of responsive.css which you can find intheme directory > cssfolder and paste it at the bottom of your child theme css.Thank you!
Theme Horse Support Team
KeymasterHi,
We have designed the theme with 4 services item, if you need to set 3 services in one row. Just add below CSS code in Custom CSS code to set the 3 services item in one row.
.widget_service .one-fourth { width: 30.36%; } .widget_service .clearfix-fourth, .widget_service .clearfix-half { clear: none; } @media only screen and (max-width: 767px) { .widget_service .one-fourth { width: 100%; } }Thank you!
Theme Horse Support Team
KeymasterHi,
You can use the theme default link code
<a href="#" class="readmore">Your Button Name</a>or you can add your own button code and style it via custom CSS code.Thank you!
Theme Horse Support Team
KeymasterThank you for the appreciation.
-
AuthorPosts
