- This topic has 3 replies, 3 voices, and was last updated 9 years, 7 months ago by
Veena.
-
AuthorPosts
-
July 17, 2015 at 10:37 am #15332
zazenwebdesign
MemberHi there,
Just trying to make a section a menu item which i have done fine so fare. There is one section that doesn’t seem to have an Id, so not sure how to link it to a menu item. Starts like this:
[parent_wrap class=”image-toggle left light-bg” style=”background:#f6f6f6;”]
[wrap class=”image-content”]
[image src=”http://trajangroup.com/wp-content/uploads/2015/07/761.png” alt=”App screen”]
Here is the site: http://trajangroup.com/ password1
TrajanGlobal, LLc is the section in questionJuly 17, 2015 at 1:29 pm #15338Raghavendra
ModeratorHave you tried using the id attribute in the [parent_wrap id=”my-id”] shortcode? You can also use [ancestor_wrap] shortcode with id attribute wrapping up the whole thing or use a simple div element wrapping the whole section in the HTML tab of visual editor.
July 17, 2015 at 1:37 pm #15339zazenwebdesign
MemberTried and I cant get it to work man 🙁
This is what I have. Can you please insert the id code for me?
[parent_wrap class=”image-toggle left light-bg” style=”background:#f6f6f6;”]
[wrap class=”image-content”]
[image src=”http://trajangroup.com/wp-content/uploads/2015/07/we.png” alt=”App screen”]
[/wrap]
[wrap class=”text-content”]
[heading type=”left small” title=”TRAJAN GLOBAL, LLC”]
TRAJANGLOBAL, LLC
[text style=”color:#747474;”]Trajan Global, LLC works with its clients and partners in the major global regions of the lighting market to capitalize on current Market & technology trends to gain a high degree of market accessibility for OEM manufacturers through the principal channels of distribution with a key focus on project business in collaboration with lighting designers. Our expertise covers many aspects of the industry’s Variety of go-to-market strategies, and contributes value added services to clients helping them to secure the right relationships to gain the necessary elements for successful market implementation. We assist clients in developing creative marketing/sales strategies in selected vertical markets with competitive product & Services portfolios for targeted applications to sustain profitable growth.[/text]
[/wrap]
[/parent_wrap]
[parent_wrap class=”image-toggle right dark-bg” style=”background:#272727;”]
[wrap class=”image-content”]
[image src=”http://trajangroup.com/wp-content/uploads/2015/07/aaa.png” alt=”App screen 2″]
[/wrap]
[wrap class=”text-content”]
[heading type=”left small” title=”TRAJAN CONSOLIDATED, LLC”]
TRAJANCONSOLIDATED, LLC
[text style=”color: #ffffff;”]Trajan Consolidated, LLC operates across a variety of industries to develop new business platforms and investment opportunities for our clients and partners using a global network and specific market expertise. Through joint venture partnerships and private investment, we focus on adding value to our businesses and affiliates by providing new resources, enhanced market access and management consulting.[/text]
[/wrap]
[/parent_wrap]
July 21, 2015 at 12:18 pm #15368Veena
ModeratorSorry for the delayed reply.
You can insert id like this –
[parent_wrap id="section_id" class="image-toggle left light-bg" style="background:#f6f6f6;"]
If the issue persists pls share a temp login to your site here as a private reply, We will help you out. Also pls mention the pagesections which need this modification.
-
AuthorPosts
- The forum ‘Fusion Theme Support’ is closed to new topics and replies.